EncodeDataBase64

Encode data to Base64 string

extern (C) @nogc nothrow
char*
EncodeDataBase64
(
const ubyte* data
,,)

Meta